@charset "iso-8859-1";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000033;
	
}
a.title:link {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.title:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.title:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000033;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
a:link {
	font-family: "Courier New", Courier, mono;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	color: #000033;
	text-decoration: none;
}
